FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package star.rhecord.beta#0.0.3-beta (156 ms)

Package star.rhecord.beta
Type ValueSet
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=star.rhecord.beta@0.0.3-beta&canonical=https://example.org/fhir/RheCORD/StructureDefinition/ValueSet__asas
Url https://example.org/fhir/RheCORD/StructureDefinition/ValueSet__asas
Version 0.0.1
Status draft
Name ValueSet__asas_choices
Title asas-choices
Experimental False
Description Contains the possible answers for the asas Questionaire

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
https://example.org/fhir/RheCORD/StructureDefinition/CodeSystem__asas asas-choices


Source

{
  "resourceType" : "ValueSet",
  "url" : "https://example.org/fhir/RheCORD/StructureDefinition/ValueSet__asas",
  "version" : "0.0.1",
  "name" : "ValueSet__asas_choices",
  "title" : "asas-choices",
  "status" : "draft",
  "experimental" : false,
  "publisher" : "Michael Henrich",
  "description" : "Contains the possible answers for the asas Questionaire",
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "https://example.org/fhir/RheCORD/StructureDefinition/CodeSystem__asas",
        "concept" : [
          {
            "code" : "1",
            "display" : "Ich stimme zu"
          },
          {
            "code" : "0",
            "display" : "Ich stimme nicht zu"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.